PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFVersionExtension Class
Methods


In This Topic
    PDFVersionExtension Class Members
    In This Topic

    The following tables list the members exposed by PDFVersionExtension.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the ID of the extension developer.
    Extensions created by Adobe have the 'ADBE' identifier while the extenions created by ESI (required for PAdES signatures) have the '/ESIC' identifier.  
    Public MethodGets the extension level.  
    Public MethodGets the extended PDF version.  
    Public MethodSets the ID of the extension developer.
    Extensions created by Adobe have the 'ADBE' identifier while the extenions created by ESI (required for PAdES signatures) have the '/ESIC' identifier.  
    Public MethodSets the extension level.  
    Public MethodSets the extended PDF version.  
    Top
    See Also